ARMV7: S5P: Fixed register offset in mmc.h
authorChander Kashyap <[email protected]>
Tue, 22 Mar 2011 01:29:38 +0000 (01:29 +0000)
committerAlbert Aribaud <[email protected]>
Sun, 27 Mar 2011 17:20:21 +0000 (19:20 +0200)
commitbef5f8565ff87d048df352a891953805db84417c
tree691815b4d15925ebce93f6d8bfb70daf91bcf857
parent9aca34d6ab4f17033ee65efaa584c591e7df873c
ARMV7: S5P: Fixed register offset in mmc.h

The MMC registers are accessed through struct s5p_mmc member
variables. MMC controller "control4" register offset is set
to 0x8C as per data sheet. The size of struct s5p_mmc is also
corrected.

Signed-off-by: Chander Kashyap <[email protected]>
Signed-off-by: Tushar Behera <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
arch/arm/include/asm/arch-s5pc1xx/mmc.h
arch/arm/include/asm/arch-s5pc2xx/mmc.h